GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > Worksheet クラス : RetargetStructuredReferenceExpressionInRange(Int32,Int32,Int32,Int32,Dictionary<String,Table>) メソッド |
'Declaration
Public Sub RetargetStructuredReferenceExpressionInRange( _ ByVal targetRow As Integer, _ ByVal targetColumn As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer, _ ByVal mappingTables As Dictionary(Of String,Table) _ )
public void RetargetStructuredReferenceExpressionInRange( int targetRow, int targetColumn, int rowCount, int columnCount, Dictionary<string,Table> mappingTables )